home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 11
/
PC World Interactive 11.iso
/
share
/
grafik
/
slide.exe
/
DemoSlide.exe
/
0
/
RCDATA
/
TFORM8
/
TFORM8.txt
Wrap
Text File
|
1998-06-20
|
2KB
|
85 lines
object Form8: TForm8
Left = 274
Top = 149
BorderStyle = bsDialog
Caption = 'Done...'
ClientHeight = 258
ClientWidth = 381
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 2
Top = 2
Width = 377
Height = 253
BevelInner = bvLowered
BorderWidth = 3
TabOrder = 0
object Label1: TLabel
Left = 154
Top = 18
Width = 70
Height = 29
Caption = 'Done!'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 126
Top = 70
Width = 121
Height = 13
Caption = 'All you have to do now is:'
end
object Label3: TLabel
Left = 28
Top = 100
Width = 302
Height = 13
Caption =
'1. Find the pictures (has to be BMP) you would like to include i' +
'n '
end
object Label4: TLabel
Left = 40
Top = 122
Width = 270
Height = 13
Caption = 'in your demo, and rename them into '#39'1.bmp'#39', '#39'2.bmp'#39' etc..'
end
object Label5: TLabel
Left = 28
Top = 148
Width = 289
Height = 13
Caption = '2. Copy them into the map '#39'pictures'#39' in your created demo dir. '
end
object Label6: TLabel
Left = 104
Top = 180
Width = 173
Height = 13
Caption = 'Now your demo is ready to distribute!'
end
object Button1: TButton
Left = 151
Top = 210
Width = 75
Height = 25
Caption = 'Ok'
TabOrder = 0
OnClick = Button1Click
end
end
end